  body {
       background: #FBE79F;
       font-family: "verdana, geneva";
       text-align: center;
       color: #000;
       font-size: xx-small;
      	font-style: s;
      	font-variant: normal;
      	font-weight: normal;
      	text-decoration: none
  		scrollbar-base-color:#f4bf51;
		scrollbar-arrow-color:#9C5D27;
		margin: 0px 
		
		
}

	A: {color:blue;}
	A:link {  color: blue;   text-decoration: underline }
	A:visited {color:#B82828;}
	A:hover {color:#800000;}
	A:active {color:#FF4500;}

	
	
   
    .tabulkanadpis {
       width: 98%;
       padding: 3px;
       background: #ffddcc;
       text-indent: 3px;
       font-size: xx-large;
       font-weight: bold;
       color: #0000ff;   }
   
   .tabulka {
       margin-bottom: 7px;
       width: 98%;
       padding: 2px;
       background: #fff;
       border-left: solid 1px #ffddff;
       border-right: solid 1px #c30;
       border-bottom: solid 1px #c30;
       clear: both;   }


      .textdoprava   {text-align: right       }
       
              
       H3 {color: "9C5D27"}
 
       
   #main {
       width: 750px;
       height: 480px;
       text-align: left;
       
   }
   
   #hlavicka {
       width: 750px;
       height: 90px;
       background: transparent ; 
       color: #ffffff;
      	border: dotted 1px #f4bf51;
       text-align: center;
   
       
   }
   
   #levypanel {
       width: 150px;
       height: 360px;
       background: #f4bf51;
       float: left;
       margin-top: 5px;
       margin-bottom: 5px;
       border: dotted 1px #C79C07;

	   z-index: 1;

         
   }
   
   #prostrednipanel {
       width: 595px;
       height: 360px;
       background: #F9D78E;
		padding: 12px;
    	margin-top: 5px;
       margin-bottom: 5px;
       margin-left: 5px;
       border: dotted 1px #f4bf51;
       font-family: " verdana, geneva";
		text-align: justify;
	
		 float: left;
		 		z-index: 2;
        }

   }
   #paticka {
       width: 750px;
       height: 20px;
       background: #f4bf51;
       padding: 4px;
       color: #fff;
       clear: both;
        position: absolute; top: 460px;       
		z-index: -1;
      
        
                
               
/*toto top smazat až bude vše hotovo - protože mi to teď "užírá" tu spodní mezeru - je to tu proto, že při normal v Front Page se patka zobrazuje uplně někde jinde*/

    
  border: dotted 1px #C79C07;
    
   }
/* tlačíto musí mít max 50 px */



   #webmaster {
       a:link  color:#F9D78E;
	   }
   
	
	